Papers with noisy synthetic data
Understanding Back-Translation at Scale (D18-1)
Copied to clipboard
| Challenge: | An effective method to improve neural machine translation with monolingual data is to augment the parallel training corpus with back-translations of target language sentences. |
| Approach: | They propose to augment parallel training corpus with back-translations of target language sentences to improve neural machine translation with monolingual data. |
| Outcome: | The proposed method achieves a state-of-the-art of 35 BLEU on the WMT’14 English-German test set. |
Alternated Training with Synthetic and Authentic Data for Neural Machine Translation (2021.findings-acl)
Copied to clipboard
| Challenge: | Existing approaches to synthesizing data in NMT focus on leveraging monolingual data in training. |
| Approach: | They propose alternated training with synthetic and authentic data to improve NMT models' performance. |
| Outcome: | The proposed approach improves Chinese-English and German-English translation tasks over strong baselines. |